﻿2026-06-21T05:14:09.8906330Z Current runner version: '2.335.1'
2026-06-21T05:14:09.8911241Z Runner name: 'hfenduleam'
2026-06-21T05:14:09.8911672Z Runner group name: 'Default'
2026-06-21T05:14:09.8912156Z Machine name: 'HFENDULEAM'
2026-06-21T05:14:09.8914114Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T05:14:09.8915483Z Contents: read
2026-06-21T05:14:09.8915823Z Metadata: read
2026-06-21T05:14:09.8916152Z Packages: read
2026-06-21T05:14:09.8916479Z ##[endgroup]
2026-06-21T05:14:09.8917768Z Secret source: Actions
2026-06-21T05:14:09.8918176Z Prepare workflow directory
2026-06-21T05:14:09.9196703Z Prepare all required actions
2026-06-21T05:14:09.9221298Z Getting action download info
2026-06-21T05:14:10.2225245Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T05:14:11.0688673Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T05:14:11.1428793Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T05:14:11.1429821Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T05:14:11.1430493Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T05:14:11.1431158Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T05:14:11.1431643Z [36;1mexit 0[0m
2026-06-21T05:14:11.1504435Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T05:14:11.1505164Z ##[endgroup]
2026-06-21T05:14:11.4848672Z ##[group]Run actions/checkout@v5
2026-06-21T05:14:11.4849150Z with:
2026-06-21T05:14:11.4849453Z   fetch-depth: 0
2026-06-21T05:14:11.4849939Z   repository: SaberMage/spt-core
2026-06-21T05:14:11.4853075Z   token: ***
2026-06-21T05:14:11.4853373Z   ssh-strict: true
2026-06-21T05:14:11.4853698Z   ssh-user: git
2026-06-21T05:14:11.4854023Z   persist-credentials: true
2026-06-21T05:14:11.4854350Z   clean: true
2026-06-21T05:14:11.4854661Z   sparse-checkout-cone-mode: true
2026-06-21T05:14:11.4855010Z   fetch-tags: false
2026-06-21T05:14:11.4855323Z   show-progress: true
2026-06-21T05:14:11.4855634Z   lfs: false
2026-06-21T05:14:11.4855916Z   submodules: false
2026-06-21T05:14:11.4856220Z   set-safe-directory: true
2026-06-21T05:14:11.4856555Z ##[endgroup]
2026-06-21T05:14:11.6763868Z Syncing repository: SaberMage/spt-core
2026-06-21T05:14:11.6765073Z ##[group]Getting Git version info
2026-06-21T05:14:11.6765753Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T05:14:11.6996749Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T05:14:11.7204419Z git version 2.43.0.windows.1
2026-06-21T05:14:11.7232774Z ##[endgroup]
2026-06-21T05:14:11.7240690Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4ab29129-fcc4-4cb1-a25f-1ec2f48ae92d\.gitconfig'
2026-06-21T05:14:11.7253979Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4ab29129-fcc4-4cb1-a25f-1ec2f48ae92d' before making global git config changes
2026-06-21T05:14:11.7254932Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:14:11.7258884Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T05:14:11.7494039Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T05:14:11.7696654Z https://github.com/SaberMage/spt-core
2026-06-21T05:14:11.7725359Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T05:14:11.7729302Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T05:14:11.7923395Z HEAD
2026-06-21T05:14:11.8159955Z ##[endgroup]
2026-06-21T05:14:11.8163239Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T05:14:12.1941027Z ##[group]Cleaning the repository
2026-06-21T05:14:12.1946081Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T05:14:24.7227426Z Removing target/
2026-06-21T05:14:24.7263897Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T05:14:24.7702439Z HEAD is now at d0467b6 Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:14:24.7728292Z ##[endgroup]
2026-06-21T05:14:24.7733106Z ##[group]Disabling automatic garbage collection
2026-06-21T05:14:24.7738104Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T05:14:24.7985545Z ##[endgroup]
2026-06-21T05:14:24.7986078Z ##[group]Setting up auth
2026-06-21T05:14:24.7992001Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:14:24.8212840Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T05:14:25.1949909Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:14:25.2211069Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T05:14:25.6046103Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:14:25.6277379Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T05:14:25.9860399Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T05:14:26.0167790Z ##[endgroup]
2026-06-21T05:14:26.0168274Z ##[group]Fetching the repository
2026-06-21T05:14:26.0176425Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d0467b6acb509760850c605533f294d4b989d0b5:refs/remotes/pull/26/merge
2026-06-21T05:14:26.8006020Z From https://github.com/SaberMage/spt-core
2026-06-21T05:14:26.8006615Z    bfe760e..18416fd  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-21T05:14:26.8007012Z    bfe760e..18416fd  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T05:14:26.8122517Z ##[endgroup]
2026-06-21T05:14:26.8122950Z ##[group]Determining the checkout info
2026-06-21T05:14:26.8123280Z ##[endgroup]
2026-06-21T05:14:26.8129698Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T05:14:26.8398806Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T05:14:26.8632025Z ##[group]Checking out the ref
2026-06-21T05:14:26.8636837Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T05:14:26.8959833Z HEAD is now at d0467b6 Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:14:26.8983002Z ##[endgroup]
2026-06-21T05:14:26.9224043Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T05:14:26.9432670Z d0467b6acb509760850c605533f294d4b989d0b5
2026-06-21T05:14:26.9682435Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T05:14:26.9682770Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T05:14:26.9683014Z [36;1m$PIN = "0c95435"[0m
2026-06-21T05:14:26.9683272Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T05:14:26.9683529Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T05:14:26.9683921Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T05:14:26.9684334Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T05:14:26.9684636Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T05:14:26.9685450Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T05:14:26.9685695Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T05:14:26.9685986Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T05:14:26.9686364Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T05:14:26.9686588Z [36;1m}[0m
2026-06-21T05:14:26.9686760Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T05:14:26.9687007Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T05:14:26.9761074Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T05:14:26.9761338Z ##[endgroup]
2026-06-21T05:14:28.1056219Z    Compiling proc-macro2 v1.0.106
2026-06-21T05:14:28.1056602Z    Compiling unicode-ident v1.0.24
2026-06-21T05:14:28.1056946Z    Compiling quote v1.0.45
2026-06-21T05:14:28.1057233Z    Compiling cfg-if v1.0.4
2026-06-21T05:14:28.1057609Z    Compiling serde_core v1.0.228
2026-06-21T05:14:28.1057951Z    Compiling serde v1.0.228
2026-06-21T05:14:28.1058231Z    Compiling windows-link v0.2.1
2026-06-21T05:14:28.1058505Z    Compiling portable-atomic v1.13.1
2026-06-21T05:14:28.1058838Z    Compiling typenum v1.20.1
2026-06-21T05:14:28.1059142Z    Compiling getrandom v0.3.4
2026-06-21T05:14:28.1059456Z    Compiling version_check v0.9.5
2026-06-21T05:14:28.1059792Z    Compiling pin-project-lite v0.2.17
2026-06-21T05:14:28.1060123Z    Compiling find-msvc-tools v0.1.9
2026-06-21T05:14:28.1060504Z    Compiling shlex v2.0.1
2026-06-21T05:14:28.1060939Z    Compiling memchr v2.8.1
2026-06-21T05:14:28.1061429Z    Compiling critical-section v1.2.0
2026-06-21T05:14:28.1914952Z    Compiling windows-sys v0.61.2
2026-06-21T05:14:28.1915369Z    Compiling subtle v2.6.1
2026-06-21T05:14:28.2604599Z    Compiling futures-core v0.3.32
2026-06-21T05:14:28.2634800Z    Compiling smallvec v1.15.1
2026-06-21T05:14:28.3101829Z    Compiling equivalent v1.0.2
2026-06-21T05:14:28.3915657Z    Compiling bytes v1.11.1
2026-06-21T05:14:28.4211117Z    Compiling itoa v1.0.18
2026-06-21T05:14:28.4211822Z    Compiling semver v1.0.28
2026-06-21T05:14:28.4718705Z    Compiling stable_deref_trait v1.2.1
2026-06-21T05:14:28.5012611Z    Compiling log v0.4.32
2026-06-21T05:14:28.5370136Z    Compiling generic-array v0.14.7
2026-06-21T05:14:28.5610392Z    Compiling slab v0.4.12
2026-06-21T05:14:28.6244100Z    Compiling rustc_version v0.4.1
2026-06-21T05:14:28.7648459Z    Compiling futures-sink v0.3.32
2026-06-21T05:14:28.7911886Z    Compiling futures-io v0.3.32
2026-06-21T05:14:28.7948622Z    Compiling futures-task v0.3.32
2026-06-21T05:14:28.7974267Z    Compiling rustversion v1.0.22
2026-06-21T05:14:28.8280616Z    Compiling hashbrown v0.17.1
2026-06-21T05:14:28.9631935Z    Compiling getrandom v0.2.17
2026-06-21T05:14:29.0505573Z    Compiling futures-channel v0.3.32
2026-06-21T05:14:29.1219415Z    Compiling jobserver v0.1.34
2026-06-21T05:14:29.1219939Z    Compiling cpufeatures v0.2.17
2026-06-21T05:14:29.1434026Z    Compiling fnv v1.0.7
2026-06-21T05:14:29.1992575Z    Compiling libc v0.2.186
2026-06-21T05:14:29.2407925Z    Compiling strsim v0.11.1
2026-06-21T05:14:29.2419551Z    Compiling cfg_aliases v0.2.1
2026-06-21T05:14:29.2478293Z    Compiling rand_core v0.10.1
2026-06-21T05:14:29.5133848Z    Compiling indexmap v2.14.0
2026-06-21T05:14:29.5259230Z    Compiling autocfg v1.5.1
2026-06-21T05:14:29.6223023Z    Compiling writeable v0.6.3
2026-06-21T05:14:29.6420122Z    Compiling litemap v0.8.2
2026-06-21T05:14:29.6420663Z    Compiling fs_extra v1.3.0
2026-06-21T05:14:29.6480940Z    Compiling dunce v1.0.5
2026-06-21T05:14:29.8065162Z    Compiling cc v1.2.63
2026-06-21T05:14:29.8550975Z    Compiling icu_properties_data v2.2.0
2026-06-21T05:14:29.8639573Z    Compiling ident_case v1.0.1
2026-06-21T05:14:29.9020027Z    Compiling getrandom v0.4.2
2026-06-21T05:14:29.9674086Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T05:14:30.0116913Z    Compiling utf8_iter v1.0.4
2026-06-21T05:14:30.0117413Z    Compiling percent-encoding v2.3.2
2026-06-21T05:14:30.1743053Z    Compiling syn v2.0.117
2026-06-21T05:14:30.2407523Z    Compiling http v1.4.1
2026-06-21T05:14:30.2497268Z    Compiling aws-lc-rs v1.17.0
2026-06-21T05:14:30.2544605Z    Compiling thiserror v2.0.18
2026-06-21T05:14:30.2566388Z    Compiling unicode-segmentation v1.13.3
2026-06-21T05:14:30.3429975Z    Compiling cpufeatures v0.3.0
2026-06-21T05:14:30.3644590Z    Compiling crypto-common v0.1.7
2026-06-21T05:14:30.4262472Z    Compiling scopeguard v1.2.0
2026-06-21T05:14:30.4501253Z    Compiling chacha20 v0.10.0
2026-06-21T05:14:30.5043472Z    Compiling block-buffer v0.10.4
2026-06-21T05:14:30.5062123Z    Compiling form_urlencoded v1.2.2
2026-06-21T05:14:30.5931599Z    Compiling lock_api v0.4.14
2026-06-21T05:14:30.6383261Z    Compiling bitflags v2.12.1
2026-06-21T05:14:30.6616927Z    Compiling untrusted v0.9.0
2026-06-21T05:14:30.6864949Z    Compiling cmake v0.1.58
2026-06-21T05:14:30.7643343Z    Compiling winapi v0.3.9
2026-06-21T05:14:30.7945835Z    Compiling rand v0.10.1
2026-06-21T05:14:30.8347679Z    Compiling digest v0.10.7
2026-06-21T05:14:30.8348116Z    Compiling num-traits v0.2.19
2026-06-21T05:14:30.8644381Z    Compiling windows-result v0.4.1
2026-06-21T05:14:30.8826604Z    Compiling windows-strings v0.5.1
2026-06-21T05:14:30.8827755Z    Compiling rustls v0.23.40
2026-06-21T05:14:31.1363749Z    Compiling heck v0.5.0
2026-06-21T05:14:31.1532538Z    Compiling convert_case v0.10.0
2026-06-21T05:14:31.4224292Z    Compiling unicode-xid v0.2.6
2026-06-21T05:14:31.5572907Z    Compiling aws-lc-sys v0.41.0
2026-06-21T05:14:31.6224535Z    Compiling ring v0.17.14
2026-06-21T05:14:31.7428298Z    Compiling const-oid v0.10.2
2026-06-21T05:14:31.7538386Z    Compiling atomic-waker v1.1.2
2026-06-21T05:14:31.7636606Z    Compiling anyhow v1.0.102
2026-06-21T05:14:31.7837101Z    Compiling zerocopy v0.8.50
2026-06-21T05:14:31.9731885Z    Compiling parking_lot_core v0.9.12
2026-06-21T05:14:31.9920664Z    Compiling httparse v1.10.1
2026-06-21T05:14:32.0104171Z    Compiling http-body v1.0.1
2026-06-21T05:14:32.0253335Z    Compiling hybrid-array v0.4.12
2026-06-21T05:14:32.0327754Z    Compiling curve25519-dalek v4.1.3
2026-06-21T05:14:32.0752103Z    Compiling ahash v0.8.12
2026-06-21T05:14:32.1324046Z    Compiling base64ct v1.8.3
2026-06-21T05:14:32.2146158Z    Compiling powerfmt v0.2.0
2026-06-21T05:14:32.3736915Z    Compiling either v1.16.0
2026-06-21T05:14:32.4213485Z    Compiling fastrand v2.4.1
2026-06-21T05:14:32.5256815Z    Compiling deranged v0.5.8
2026-06-21T05:14:32.6044041Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T05:14:32.6593435Z    Compiling rand_core v0.6.4
2026-06-21T05:14:32.6863366Z    Compiling base64 v0.22.1
2026-06-21T05:14:32.7336464Z    Compiling vcpkg v0.2.15
2026-06-21T05:14:32.8637947Z    Compiling tower-service v0.3.3
2026-06-21T05:14:32.9175333Z    Compiling tinyvec_macros v0.1.1
2026-06-21T05:14:32.9977933Z    Compiling num-conv v0.2.2
2026-06-21T05:14:33.0184798Z    Compiling time-core v0.1.8
2026-06-21T05:14:33.0213295Z    Compiling pkg-config v0.3.33
2026-06-21T05:14:33.2288332Z    Compiling try-lock v0.2.5
2026-06-21T05:14:33.2461070Z    Compiling data-encoding v2.11.0
2026-06-21T05:14:33.2633600Z    Compiling zmij v1.0.21
2026-06-21T05:14:33.2696763Z    Compiling tinyvec v1.11.0
2026-06-21T05:14:33.2843567Z    Compiling parking_lot v0.12.5
2026-06-21T05:14:33.3003082Z    Compiling want v0.3.1
2026-06-21T05:14:33.3021715Z    Compiling block-buffer v0.12.0
2026-06-21T05:14:33.3885731Z    Compiling crypto-common v0.2.2
2026-06-21T05:14:33.4800090Z    Compiling sha2 v0.10.9
2026-06-21T05:14:33.4899369Z    Compiling vergen-lib v9.1.0
2026-06-21T05:14:33.7132912Z    Compiling synstructure v0.13.2
2026-06-21T05:14:33.7177553Z    Compiling darling_core v0.20.11
2026-06-21T05:14:33.7873405Z    Compiling inout v0.1.4
2026-06-21T05:14:33.8702623Z    Compiling n0-future v0.3.2
2026-06-21T05:14:33.8809304Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T05:14:33.9444533Z    Compiling cordyceps v0.3.4
2026-06-21T05:14:33.9929615Z    Compiling signature v2.2.0
2026-06-21T05:14:33.9981306Z    Compiling httpdate v1.0.3
2026-06-21T05:14:34.0613915Z    Compiling crossbeam-utils v0.8.21
2026-06-21T05:14:34.1457311Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T05:14:34.2545391Z    Compiling spin v0.10.0
2026-06-21T05:14:34.2898733Z    Compiling parking v2.2.1
2026-06-21T05:14:34.3149622Z    Compiling diatomic-waker v0.2.3
2026-06-21T05:14:34.3798247Z    Compiling winnow v1.0.3
2026-06-21T05:14:34.4247484Z    Compiling serde_json v1.0.150
2026-06-21T05:14:34.4718382Z    Compiling futures-buffered v0.2.13
2026-06-21T05:14:34.4894625Z    Compiling futures-lite v2.6.1
2026-06-21T05:14:34.5527124Z    Compiling digest v0.11.3
2026-06-21T05:14:34.6779598Z    Compiling ed25519 v2.2.3
2026-06-21T05:14:34.7046577Z    Compiling cipher v0.4.4
2026-06-21T05:14:34.8973725Z    Compiling vergen-lib v0.1.6
2026-06-21T05:14:34.9123657Z    Compiling vergen v9.1.0
2026-06-21T05:14:34.9887168Z    Compiling universal-hash v0.5.1
2026-06-21T05:14:35.0048977Z    Compiling noq-udp v0.10.0
2026-06-21T05:14:35.0842033Z    Compiling heapless v0.7.17
2026-06-21T05:14:35.0914338Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T05:14:35.1889152Z    Compiling sync_wrapper v1.0.2
2026-06-21T05:14:35.2306307Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T05:14:35.2306791Z    Compiling opaque-debug v0.3.1
2026-06-21T05:14:35.3702436Z    Compiling allocator-api2 v0.2.21
2026-06-21T05:14:35.3789446Z    Compiling byteorder v1.5.0
2026-06-21T05:14:35.3792920Z    Compiling polyval v0.6.2
2026-06-21T05:14:35.5720103Z    Compiling hash32 v0.2.1
2026-06-21T05:14:35.6692711Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T05:14:35.7387005Z    Compiling spin v0.9.8
2026-06-21T05:14:35.7748824Z    Compiling vergen-gitcl v1.0.8
2026-06-21T05:14:35.8014484Z    Compiling windows-threading v0.2.1
2026-06-21T05:14:35.8517120Z    Compiling socket2 v0.6.4
2026-06-21T05:14:35.8726078Z    Compiling mio v1.2.1
2026-06-21T05:14:35.8757983Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T05:14:35.9977283Z    Compiling ryu v1.0.23
2026-06-21T05:14:36.0923756Z    Compiling signature v3.0.0
2026-06-21T05:14:36.0984381Z    Compiling tower-layer v0.3.3
2026-06-21T05:14:36.2362983Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T05:14:36.2540585Z    Compiling fallible-iterator v0.3.0
2026-06-21T05:14:36.3535475Z    Compiling windows-targets v0.52.6
2026-06-21T05:14:36.4024004Z    Compiling serde_derive v1.0.228
2026-06-21T05:14:36.4495687Z    Compiling zeroize_derive v1.4.3
2026-06-21T05:14:36.4522154Z    Compiling zerofrom-derive v0.1.7
2026-06-21T05:14:36.6254309Z    Compiling tokio-macros v2.7.0
2026-06-21T05:14:36.6259734Z    Compiling yoke-derive v0.8.2
2026-06-21T05:14:36.6710141Z    Compiling futures-macro v0.3.32
2026-06-21T05:14:36.8266162Z    Compiling zerovec-derive v0.11.3
2026-06-21T05:14:36.9233578Z    Compiling displaydoc v0.2.6
2026-06-21T05:14:37.0896697Z    Compiling tracing-attributes v0.1.31
2026-06-21T05:14:37.2018949Z    Compiling thiserror-impl v2.0.18
2026-06-21T05:14:37.2813394Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T05:14:37.3662641Z    Compiling zeroize v1.8.2
2026-06-21T05:14:37.5854559Z    Compiling tokio v1.52.3
2026-06-21T05:14:37.6693931Z    Compiling rustls-pki-types v1.14.1
2026-06-21T05:14:37.7606019Z    Compiling darling_macro v0.20.11
2026-06-21T05:14:37.7788819Z    Compiling futures-util v0.3.32
2026-06-21T05:14:37.7965376Z    Compiling derive_more-impl v2.1.1
2026-06-21T05:14:37.9138733Z    Compiling windows-interface v0.59.3
2026-06-21T05:14:38.0757581Z    Compiling spez v0.1.2
2026-06-21T05:14:38.1740355Z    Compiling n0-error-macros v0.1.3
2026-06-21T05:14:38.2211088Z    Compiling zerofrom v0.1.8
2026-06-21T05:14:38.2786151Z    Compiling windows-implement v0.60.2
2026-06-21T05:14:38.3691692Z    Compiling darling v0.20.11
2026-06-21T05:14:38.5409143Z    Compiling der v0.8.0-rc.10
2026-06-21T05:14:38.5694348Z    Compiling yoke v0.8.3
2026-06-21T05:14:38.6187540Z    Compiling derive_builder_core v0.20.2
2026-06-21T05:14:38.6766489Z    Compiling pin-project-internal v1.1.13
2026-06-21T05:14:38.9254812Z    Compiling zerovec v0.11.6
2026-06-21T05:14:38.9919765Z    Compiling zerotrie v0.2.4
2026-06-21T05:14:39.3455276Z    Compiling windows-core v0.62.2
2026-06-21T05:14:39.3525387Z    Compiling cobs v0.3.0
2026-06-21T05:14:39.3648060Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T05:14:39.3996329Z    Compiling n0-error v0.1.3
2026-06-21T05:14:39.5708690Z    Compiling tinystr v0.8.3
2026-06-21T05:14:39.6108521Z    Compiling potential_utf v0.1.5
2026-06-21T05:14:39.6657262Z    Compiling spki v0.8.0-rc.4
2026-06-21T05:14:39.8395977Z    Compiling icu_locale_core v2.2.0
2026-06-21T05:14:39.8396496Z    Compiling icu_collections v2.2.0
2026-06-21T05:14:39.9389790Z    Compiling derive_builder_macro v0.20.2
2026-06-21T05:14:39.9711450Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T05:14:39.9807294Z    Compiling ed25519-dalek v2.2.0
2026-06-21T05:14:40.1071760Z    Compiling windows-numerics v0.3.1
2026-06-21T05:14:40.1454314Z    Compiling pin-project v1.1.13
2026-06-21T05:14:40.1943035Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T05:14:40.2739467Z    Compiling windows-collections v0.3.2
2026-06-21T05:14:40.3957243Z    Compiling windows-future v0.3.2
2026-06-21T05:14:40.4016852Z    Compiling proc-macro-crate v3.5.0
2026-06-21T05:14:40.4176472Z    Compiling derive_builder v0.20.2
2026-06-21T05:14:40.4268797Z    Compiling postcard-derive v0.2.2
2026-06-21T05:14:40.4844806Z    Compiling ghash v0.5.1
2026-06-21T05:14:40.6995319Z    Compiling aes v0.8.4
2026-06-21T05:14:40.7001359Z    Compiling ctr v0.9.2
2026-06-21T05:14:40.8972176Z    Compiling icu_provider v2.2.0
2026-06-21T05:14:40.9142208Z    Compiling futures-executor v0.3.32
2026-06-21T05:14:41.1118643Z    Compiling futures v0.3.32
2026-06-21T05:14:41.1376716Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T05:14:41.1377216Z    Compiling fs2 v0.4.3
2026-06-21T05:14:41.1623282Z    Compiling time v0.3.47
2026-06-21T05:14:41.1794435Z    Compiling http-body-util v0.1.3
2026-06-21T05:14:41.2731093Z    Compiling icu_properties v2.2.0
2026-06-21T05:14:41.2847029Z    Compiling icu_normalizer v2.2.0
2026-06-21T05:14:41.4171443Z    Compiling ipnet v2.12.0
2026-06-21T05:14:41.4252963Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T05:14:41.5553256Z    Compiling aead v0.5.2
2026-06-21T05:14:41.5887976Z    Compiling widestring v1.2.1
2026-06-21T05:14:41.7117316Z    Compiling ipconfig v0.3.4
2026-06-21T05:14:41.7324251Z    Compiling aes-gcm v0.10.3
2026-06-21T05:14:41.9235028Z    Compiling once_cell v1.21.4
2026-06-21T05:14:41.9954856Z    Compiling prefix-trie v0.8.4
2026-06-21T05:14:42.0328099Z    Compiling chrono v0.4.45
2026-06-21T05:14:42.1162573Z    Compiling tracing-core v0.1.36
2026-06-21T05:14:42.2003135Z    Compiling postcard v1.1.3
2026-06-21T05:14:42.2260453Z    Compiling tokio-util v0.7.18
2026-06-21T05:14:42.3184712Z    Compiling tower v0.5.3
2026-06-21T05:14:42.4258820Z    Compiling hashbrown v0.14.5
2026-06-21T05:14:42.4965207Z    Compiling num_enum_derive v0.7.6
2026-06-21T05:14:42.5298121Z    Compiling derive_more v2.1.1
2026-06-21T05:14:43.5010920Z    Compiling tracing v0.1.44
2026-06-21T05:14:43.5181786Z    Compiling idna_adapter v1.2.2
2026-06-21T05:14:43.6032543Z    Compiling hashlink v0.9.1
2026-06-21T05:14:43.6060225Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T05:14:43.6823877Z    Compiling idna v1.1.0
2026-06-21T05:14:43.7496484Z    Compiling windows v0.62.2
2026-06-21T05:14:43.7901898Z    Compiling data-encoding-macro v0.1.20
2026-06-21T05:14:43.8822300Z    Compiling h2 v0.4.14
2026-06-21T05:14:43.9635782Z    Compiling rusqlite v0.32.1
2026-06-21T05:14:43.9797461Z    Compiling windows-sys v0.59.0
2026-06-21T05:14:44.0525191Z    Compiling url v2.5.8
2026-06-21T05:14:44.0617003Z    Compiling strum_macros v0.28.0
2026-06-21T05:14:44.0885959Z    Compiling async-trait v0.1.89
2026-06-21T05:14:44.3620494Z    Compiling enum-assoc v1.3.0
2026-06-21T05:14:44.3649154Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T05:14:44.3749738Z    Compiling crossbeam-channel v0.5.15
2026-06-21T05:14:44.5443761Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T05:14:44.5683654Z    Compiling windows-registry v0.6.1
2026-06-21T05:14:44.6979448Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T05:14:44.9687158Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T05:14:44.9842491Z    Compiling blake3 v1.8.5
2026-06-21T05:14:45.0021382Z    Compiling uuid v1.23.2
2026-06-21T05:14:45.1217749Z    Compiling memoffset v0.6.5
2026-06-21T05:14:45.1218180Z    Compiling netwatch v0.16.0
2026-06-21T05:14:45.3587889Z    Compiling noq v0.18.0
2026-06-21T05:14:45.5051915Z    Compiling acto v0.8.2
2026-06-21T05:14:45.5330160Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T05:14:45.5620366Z    Compiling foldhash v0.2.0
2026-06-21T05:14:45.5620966Z    Compiling rustc-hash v2.1.2
2026-06-21T05:14:45.5993458Z    Compiling lru-slab v0.1.2
2026-06-21T05:14:45.7179379Z    Compiling thiserror v1.0.69
2026-06-21T05:14:45.7408201Z    Compiling tagptr v0.2.0
2026-06-21T05:14:45.8024881Z    Compiling mac-addr v0.3.0
2026-06-21T05:14:45.8255901Z    Compiling identity-hash v0.1.0
2026-06-21T05:14:45.8406403Z    Compiling xml-rs v0.8.28
2026-06-21T05:14:45.8680462Z    Compiling ref-cast v1.0.25
2026-06-21T05:14:45.9105990Z    Compiling moka v0.12.15
2026-06-21T05:14:45.9453928Z    Compiling netdev v0.42.0
2026-06-21T05:14:46.0443131Z    Compiling hashbrown v0.16.1
2026-06-21T05:14:46.3533387Z    Compiling iroh-metrics v0.38.3
2026-06-21T05:14:46.5001154Z    Compiling xmltree v0.10.3
2026-06-21T05:14:46.6371917Z    Compiling attohttpc v0.30.1
2026-06-21T05:14:46.7931856Z    Compiling tower-http v0.6.11
2026-06-21T05:14:46.8015551Z    Compiling iroh-base v0.98.0
2026-06-21T05:14:46.8150455Z    Compiling iroh-relay v0.98.0
2026-06-21T05:14:46.8625958Z    Compiling strum v0.28.0
2026-06-21T05:14:46.9965256Z    Compiling num_enum v0.7.6
2026-06-21T05:14:47.1235415Z    Compiling n0-watcher v0.6.1
2026-06-21T05:14:47.1437368Z    Compiling tokio-stream v0.1.18
2026-06-21T05:14:47.1899559Z    Compiling serde_spanned v0.6.9
2026-06-21T05:14:47.3380764Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T05:14:47.3585446Z    Compiling toml_datetime v0.6.11
2026-06-21T05:14:47.3657977Z    Compiling thiserror-impl v1.0.69
2026-06-21T05:14:47.4259704Z    Compiling ref-cast-impl v1.0.25
2026-06-21T05:14:47.6448957Z    Compiling serde_derive_internals v0.29.1
2026-06-21T05:14:47.7313506Z    Compiling simple-dns v0.9.3
2026-06-21T05:14:47.7740895Z    Compiling serial-core v0.4.0
2026-06-21T05:14:47.7872126Z    Compiling aho-corasick v1.1.4
2026-06-21T05:14:47.8992105Z    Compiling arrayref v0.3.9
2026-06-21T05:14:47.9149774Z    Compiling winnow v0.7.15
2026-06-21T05:14:48.0045128Z    Compiling sha1_smol v1.0.1
2026-06-21T05:14:48.0593125Z    Compiling simdutf8 v0.1.5
2026-06-21T05:14:48.1066247Z    Compiling hyper v1.10.1
2026-06-21T05:14:48.1320207Z    Compiling regex-syntax v0.8.10
2026-06-21T05:14:48.2709310Z    Compiling winreg v0.10.1
2026-06-21T05:14:48.3865096Z    Compiling toml_write v0.1.2
2026-06-21T05:14:49.1776938Z    Compiling resolv-conf v0.7.6
2026-06-21T05:14:49.2845377Z    Compiling constant_time_eq v0.4.2
2026-06-21T05:14:49.3211717Z    Compiling arrayvec v0.7.6
2026-06-21T05:14:49.3695170Z    Compiling smol_str v0.1.24
2026-06-21T05:14:49.4729984Z    Compiling schemars_derive v1.2.1
2026-06-21T05:14:49.5660884Z    Compiling toml_edit v0.22.27
2026-06-21T05:14:49.7199027Z    Compiling regex-automata v0.4.14
2026-06-21T05:14:49.7663029Z    Compiling hyper-util v0.1.20
2026-06-21T05:14:49.7828234Z    Compiling iroh-dns v0.98.0
2026-06-21T05:14:50.3251170Z    Compiling serial-windows v0.4.0
2026-06-21T05:14:50.5359789Z    Compiling lru v0.16.4
2026-06-21T05:14:50.6792910Z    Compiling webpki-roots v1.0.7
2026-06-21T05:14:50.8880594Z    Compiling seize v0.5.1
2026-06-21T05:14:50.9366559Z    Compiling darling_core v0.23.0
2026-06-21T05:14:51.0266951Z    Compiling hmac v0.12.1
2026-06-21T05:14:51.0352634Z    Compiling serde_bytes v0.11.19
2026-06-21T05:14:51.0703090Z    Compiling iroh v0.98.2
2026-06-21T05:14:51.1633724Z    Compiling pin-utils v0.1.0
2026-06-21T05:14:51.1868803Z    Compiling bitflags v1.3.2
2026-06-21T05:14:51.2325977Z    Compiling igd-next v0.17.1
2026-06-21T05:14:51.2854003Z    Compiling utf8parse v0.2.2
2026-06-21T05:14:51.3147268Z    Compiling dyn-clone v1.0.20
2026-06-21T05:14:51.3503467Z    Compiling cmov v0.5.4
2026-06-21T05:14:51.4359444Z    Compiling lazy_static v1.5.0
2026-06-21T05:14:51.5228044Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T05:14:51.5228549Z    Compiling anstyle v1.0.14
2026-06-21T05:14:51.5901760Z    Compiling shared_library v0.1.9
2026-06-21T05:14:51.6567469Z    Compiling ctutils v0.4.2
2026-06-21T05:14:51.6906854Z    Compiling schemars v1.2.1
2026-06-21T05:14:51.6979526Z    Compiling toml v0.8.23
2026-06-21T05:14:51.8341564Z    Compiling anstyle-wincon v3.0.11
2026-06-21T05:14:52.0093933Z    Compiling regex v1.12.3
2026-06-21T05:14:52.0222107Z    Compiling anstyle-parse v1.0.0
2026-06-21T05:14:52.0396331Z    Compiling nix v0.25.1
2026-06-21T05:14:52.1781428Z    Compiling hkdf v0.12.4
2026-06-21T05:14:52.1921212Z    Compiling papaya v0.2.4
2026-06-21T05:14:52.2513800Z    Compiling serial v0.4.0
2026-06-21T05:14:52.2854585Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T05:14:52.3651872Z    Compiling filedescriptor v0.8.3
2026-06-21T05:14:52.3977589Z    Compiling backon v1.6.0
2026-06-21T05:14:52.5231630Z    Compiling anstyle-query v1.1.5
2026-06-21T05:14:52.6512115Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T05:14:52.6512855Z    Compiling instability v0.3.12
2026-06-21T05:14:52.6813421Z    Compiling shell-words v1.1.1
2026-06-21T05:14:52.7116550Z    Compiling foldhash v0.1.5
2026-06-21T05:14:52.7116987Z    Compiling colorchoice v1.0.5
2026-06-21T05:14:52.8051977Z    Compiling downcast-rs v1.2.1
2026-06-21T05:14:52.9100200Z    Compiling paste v1.0.15
2026-06-21T05:14:52.9580367Z    Compiling portable-pty v0.8.1
2026-06-21T05:14:52.9580860Z    Compiling hashbrown v0.15.5
2026-06-21T05:14:52.9617602Z    Compiling anstream v1.0.0
2026-06-21T05:14:52.9701014Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T05:14:53.0293353Z    Compiling spake2 v0.4.0
2026-06-21T05:14:53.0817792Z    Compiling strum_macros v0.26.4
2026-06-21T05:14:53.4669949Z    Compiling terminal_size v0.4.4
2026-06-21T05:14:53.4710696Z    Compiling crossterm_winapi v0.9.1
2026-06-21T05:14:53.5472085Z    Compiling itertools v0.13.0
2026-06-21T05:14:53.6344801Z    Compiling sha1 v0.10.6
2026-06-21T05:14:53.7946195Z    Compiling castaway v0.2.4
2026-06-21T05:14:53.9227572Z    Compiling doctest-file v1.1.1
2026-06-21T05:14:53.9763589Z    Compiling clap_lex v1.1.0
2026-06-21T05:14:53.9764082Z    Compiling static_assertions v1.1.0
2026-06-21T05:14:54.0766960Z    Compiling recvmsg v1.0.0
2026-06-21T05:14:54.3284702Z    Compiling wmi v0.18.4
2026-06-21T05:14:54.4470260Z    Compiling unicode-width v0.1.14
2026-06-21T05:14:54.5203359Z    Compiling indoc v2.0.7
2026-06-21T05:14:54.5271153Z    Compiling interprocess v2.4.2
2026-06-21T05:14:54.5392933Z    Compiling clap_builder v4.6.0
2026-06-21T05:14:54.7804691Z    Compiling darling_macro v0.23.0
2026-06-21T05:14:54.8043686Z    Compiling compact_str v0.8.2
2026-06-21T05:14:55.1053475Z    Compiling lru v0.12.5
2026-06-21T05:14:55.3143539Z    Compiling darling v0.23.0
2026-06-21T05:14:55.3379811Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T05:14:55.5154654Z    Compiling unicode-truncate v1.1.0
2026-06-21T05:14:55.6070862Z    Compiling strum v0.26.3
2026-06-21T05:14:55.7129013Z    Compiling crossterm v0.28.1
2026-06-21T05:14:55.7997297Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T05:14:55.8874662Z    Compiling clap_derive v4.6.1
2026-06-21T05:14:56.1968063Z    Compiling cassowary v0.3.0
2026-06-21T05:14:56.4950245Z    Compiling portmapper v0.16.0
2026-06-21T05:14:56.5357311Z    Compiling unicode-width v0.2.0
2026-06-21T05:14:56.7870498Z    Compiling error-code v3.3.2
2026-06-21T05:14:56.8722732Z    Compiling ratatui v0.29.0
2026-06-21T05:14:57.0191443Z    Compiling clipboard-win v5.4.1
2026-06-21T05:14:57.2057658Z    Compiling nucleo-matcher v0.3.1
2026-06-21T05:14:57.2872305Z    Compiling qrcode v0.14.1
2026-06-21T05:14:57.5319040Z    Compiling tempfile v3.27.0
2026-06-21T05:14:58.3741663Z    Compiling clap v4.6.1
2026-06-21T05:15:10.9060008Z    Compiling rustls-webpki v0.103.13
2026-06-21T05:15:13.2380486Z    Compiling tokio-rustls v0.26.4
2026-06-21T05:15:13.2380827Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T05:15:13.2381079Z    Compiling noq-proto v0.17.0
2026-06-21T05:15:13.3951805Z    Compiling hyper-rustls v0.27.9
2026-06-21T05:15:13.3952305Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T05:15:13.3952648Z    Compiling tokio-websockets v0.13.2
2026-06-21T05:15:13.5449616Z    Compiling reqwest v0.13.4
2026-06-21T05:15:14.5349813Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T05:15:34.5609351Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T05:15:35.9414281Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T05:15:45.0647366Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T05:15:52.1606475Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
2026-06-21T05:15:52.1835183Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T05:15:52.2369686Z 
2026-06-21T05:15:52.2370231Z running 1 test
2026-06-21T05:15:59.4428006Z test new_brain_serves_against_old_broker ... ok
2026-06-21T05:15:59.4428231Z 
2026-06-21T05:15:59.4428438Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.21s
2026-06-21T05:15:59.4428682Z 
2026-06-21T05:15:59.4980310Z Post job cleanup.
2026-06-21T05:15:59.6078160Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T05:15:59.6290754Z git version 2.43.0.windows.1
2026-06-21T05:15:59.6327568Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\635a86fe-2e8f-4d86-9f6a-1486eab949f3\.gitconfig'
2026-06-21T05:15:59.6342693Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\635a86fe-2e8f-4d86-9f6a-1486eab949f3' before making global git config changes
2026-06-21T05:15:59.6343170Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:15:59.6348580Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T05:15:59.6587501Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:15:59.6803580Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T05:16:00.0492192Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:16:00.0728815Z http.https://github.com/.extraheader
2026-06-21T05:16:00.0763461Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T05:16:00.1017856Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T05:16:00.4626666Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:16:00.4859527Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T05:16:00.8846972Z Cleaning up orphan processes
